Skip to content

renaming multiply functions #668

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 13, 2025
Merged

renaming multiply functions #668

merged 8 commits into from
Aug 13, 2025

Conversation

TysonRayJones
Copy link
Member

This is a premature PR just to run unit-tests while actual renames are deliberated. It is now easier to all-replace preapply and postapply than it was to replace multiply and postMultiply (since the former collided with generic usage in comments)

More renaming of internal entities are necessary though:
- template parameter names in (c|g)pu_subroutines for consistency
- operations.cpp unit tests template names
- unit test evolution utilities function names
see previous commit for outstanding internal renaming
@TysonRayJones
Copy link
Member Author

Now considering:

applyX();
leftapplyX();
rightapplyX();

@TysonRayJones TysonRayJones merged commit 2db00e5 into devel Aug 13, 2025
130 checks passed
@TysonRayJones TysonRayJones deleted the rename-postmultiply branch August 13, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant